3factor app
#アーキテクチャ
from プロトコル、インターフェースとしてのGraphQL
Hasuraの提唱するCQRSっぽいアーキテクチャ
The 3factor app architecture is an implementation of the CQRS pattern in many ways. The frontend gives the "commands" and then "queries" (subscribes) for the new state while events invoke the business logic behind the scenes.
https://scrapbox.io/files/644f5bae89af1d001bb4f27b.png
関連要素
GraphQL
Event Sourcing
FaaS
サービス指向アーキテクチャ
Hasura を用いたフルスタックアプリケーションのアーキテクトについて
3factor app って結局のところ何なの? - AWS Dev Day 2022 - Speaker Deck